Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(server): remove unnecessary guc settings for vector search #14237

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

mertalev
Copy link
Contributor

@mertalev mertalev commented Nov 19, 2024

Description

enable_prefilter is default on in 0.2.0 and removed in 0.3.0 onward, so it can only cause issues to set it manually. enable_vbase is also enabled by default.

Fixes #14234

@danieldietzler
Copy link
Member

Fixes #14234

@alextran1502 alextran1502 merged commit 34fae31 into main Nov 19, 2024
38 of 39 checks passed
@alextran1502 alextran1502 deleted the fix/server-prefilter branch November 19, 2024 21:37
yosit pushed a commit to yosit/immich that referenced this pull request Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

invalid configuration parameter name "vectors.enable_prefilter"
3 participants